CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 高斯 混合 背景 模型

搜索资源列表

  1. HaarFaceDetect

    0下载:
  2. 视频监控系统完整源码(本人本科毕业设计),运用帧间差分算法,运用高斯混合模型来实现背景的实时更新,以减少由于环境的变化对检测结果的干扰。-Video Surveillance System integrity of the source code (I graduated from undergraduate design), use interframe difference algorithm, Gaussian mixture model used to achieve the real-
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3299788
    • 提供者:刘放晴
  1. originpro

    0下载:
  2. 背景消除方法:利用多维高斯混合模型,建立背景模型。虽然速度慢了点,但是方法很好,希望能给大家一点帮助:)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2117
    • 提供者:刘强
  1. BackgroundSubtraction

    1下载:
  2. 减背景算法,基于背景建模的方法获取前景目标,采用高斯混合模型
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1732590
    • 提供者:曾慕柳
  1. CImGauMM_

    0下载:
  2. 高斯混合模型,及背景减计算,Blob连通域,统计流量计数
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:153143
    • 提供者:郜建军
  1. 1

    0下载:
  2. 在基于视觉检测方式的泊位自动引导系统中,从序列图像中提取泊位飞机,检测泊位飞机的阴影区域,是泊位系统实现的关键。基于高斯混合模型的背景分割算法被广泛应用于静态背景分割中,但是该算法在处理高分辨率图像时,算法实时性显著下降 分割体积大而且运动缓慢的物体时,容易产生“拖尾”现象 不能检测出运动物体的阴影区域。为此提出了基于分层图像的改进高斯混合模型背景分割算法,有效地克服了算法实时性差和“拖尾”现象。在此基础上,提出了基于色彩特征和区域特征相结合的阴影检测算法,利用部分空间约束信息,检测出运动物体的
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:254650
    • 提供者:王一
  1. motion-detection-techniques

    0下载:
  2. 研究了基于混合高斯模型的运动目标检测技术,在分析了混合高斯模型的基本原理的基础上,使用了一种改进的混合高斯模型更新算法.在Visual C++6.0中利用OpenCV完成了相关算法,成功地提取出了运动目标和实验场景的背景,验证了该改进的混合高斯模型更新算法的可行性-OpenCV-based motion detection techniques I have read some articles, I feel you can, share
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:388425
    • 提供者:mei88
  1. CvGaussBGModel

    0下载:
  2. opncv实现高斯混合模型,背景、前景检测-opncv Gaussian mixture model to achieve
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:1130
    • 提供者:process
  1. cppbgfg_gaussmix2

    0下载:
  2. 背景建模方法之高斯混合模型,使用到MOG2。算法快,并且可以进行阴影检测。遍历性:对每一个像素进行建模。作者为Z.Zivkovic-The algorithm similar to the standard Stauffer&Grimson algorithm with additional selection of the number of the Gaussian components based on: "Recursive unsupervised learning of fini
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:9741
    • 提供者:HH
  1. Gaussian-mixture-model-Article

    0下载:
  2. 高斯混合模型的背景提取,目标检测算法的几篇论文!对于理解和研究高斯模型有很大帮助!-Gaussian mixture model for background extraction, several papers in the target detection algorithm! For the understanding and study of the Gaussian model of great help!
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:987458
    • 提供者:sunny09
  1. guass

    0下载:
  2. 混合高斯去除背景法,利用高斯模型去除背景,-mixed guass
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1142549
    • 提供者:陈佩瑶
  1. GaussDetect

    0下载:
  2. 基于高斯混合运动背景模型的运动目标检测和跟踪源程序-Moving target detection and tracking the source of the background model based on Gaussian mixture motion
  3. 所属分类:OpenCV

    • 发布日期:2017-04-02
    • 文件大小:2646
    • 提供者:程序猿
  1. object-tracking

    0下载:
  2. 对视频作目标检测跟踪的VC++程序,使用了openCV开源库,包含帧差法、背景估计法、高斯混合模型法以及卡尔曼滤波。可正常运行。-VC++ program for target tracking,based on openCV, incuding multiple algrithms,such as Karlman filter.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:22613796
    • 提供者:eccrjbsat
  1. rosyGaussModel

    0下载:
  2. 高斯混合模型实现视频图像的背景和前景的分离。输入为视频文件或者计算机上的摄像头。-Gaussian mixture model the background and foreground of the video image separation. The input video files or computer camera.
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:1244
    • 提供者:rosy
  1. gaussian-mixture-model

    0下载:
  2. 基于高斯混合模型的背景减除法,及目标检测额实现-Based on the background of the gaussian mixture model reduction division, and target detection amount to realize
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:11601
    • 提供者:李新颖
  1. gaosi

    0下载:
  2. 通过建立高斯混合模型用于运动目标检测,将视频帧检测为前景和背景-Target detection through the establishment of Gaussian mixture model for motion video frame detection for foreground and background
  3. 所属分类:OpenCV

    • 发布日期:2017-12-01
    • 文件大小:1148
    • 提供者:古北出
  1. mixture_of_gaussian

    0下载:
  2. 利用混合高斯模型对一个图像序列或视频进行背景的去除,检测运动目标(Using the mixed Gaussian model to remove an image sequence or video background, or detect the moving target.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:111111111111
  1. GMMmatlab程序

    0下载:
  2. 混合高斯模型,用于背景变化无抖动的目标的前景提取(The hybrid Gauss model is used for foreground extraction of background invariant targets without jitter)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:泰迪0612
  1. 新建文件夹 (2)

    0下载:
  2. 进行视频的背景前景提取以及视频图片转换、视频的噪点去除(Video background and foreground extraction)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:5120
    • 提供者:无级
  1. BackGround-Fore-Detect

    0下载:
  2. 包含一些常见的运动目标检测算法,有背景模型算法,混合高斯模型算法,帧差法,经典的CB法,所有源码皆可运行。(This package include some common Moving Object Detection algorithm.Such as the BgModel,CodeBook and Gaussian-mixture-model.)
  3. 所属分类:OpenCV

    • 发布日期:2017-12-31
    • 文件大小:5109760
    • 提供者:秋月无边
  1. gaussianBkModelTest

    0下载:
  2. 采用混合高斯模型,实现对监视背景的建模,有利于下一步运动目标的检测(The mixed Gauss model, modeling of monitoring background, is conducive to the detection of moving target next)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:2726912
    • 提供者:码能
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com